home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Data Base of the Video Yearbook 1995
/
Data Base of the Video Yearbook 1995 - Disc 1.iso
/
cosmos
/
pack2.dir
/
00016.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-12-30
|
266 b
|
12 lines
on enterFrame
global numb, yubicurs
unLoad()
puppetSound(0)
set the visible of sprite 30 to 1
puppetSprite(30, 1)
set the castNum of sprite 30 to 100 + numb
set the cursor of sprite 22 to 0
set the cursor of sprite 30 to yubicurs
updateStage()
end